Overload List

  NameDescription
Public methodTimeline<(Of <(<'T>)>)>()()()()
Creates a timeline with no name and not added to the TimelineManager
Public methodTimeline<(Of <(<'T>)>)>(array<Byte>[]()[][], Boolean)
Creates a timeline. For internal use only.
Public methodTimeline<(Of <(<'T>)>)>(String, Boolean)
Creates a timeline. This is equivalent to calling Get<(Of <<'(T>)>>)(String) on Default for the first time.

Public methodTimeline<(Of <(<'T>)>)>(UInt16, Boolean)
Creates a timeline. This is equivalent to calling Get<(Of <<'(T>)>>)(array<Byte>[]()[][]) on Default for the first time.

See Also